home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_1
/
cwtoy
/
src
/
cwtoy.h
< prev
next >
Wrap
C/C++ Source or Header
|
1991-07-20
|
432b
|
15 lines
#include "exec/types.h"
#include "exec/exec.h"
#include "intuition/intuition.h"
#include "intuition/intuitionbase.h"
#include "graphics/regions.h"
#include "graphics/copper.h"
#include "graphics/gels.h"
#include "graphics/gfxbase.h"
#include "devices/narrator.h"
#include "devices/keymap.h"
#include "hardware/blit.h"
#include "functions.h"
#include "stdio.h"
/*#include "string.h"*//* This was for the original Lattice version. */